fix(mac): bump deployment target to 12.0
authorJyrki Gadinger <nilsding@nilsding.org>
Fri, 4 Apr 2025 09:06:32 +0000 (11:06 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Fri, 4 Apr 2025 11:48:44 +0000 (11:48 +0000)
commit042fc1544c5de34cb50298f10c4db52a9e769796
tree85f1a66b8a21f5219d00ee057251a9e3e3bb4a0d
parent361f1b82877030abf89942751c1b7ac0c3619d90
fix(mac): bump deployment target to 12.0

Qt 6.8 now requires macOS 12.0 as per https://doc.qt.io/qt-6.8/macos.html

for comparison, Qt 6.7 supported 11.0 and newer: https://doc.qt.io/qt-6.7/macos.html

also update the Packages project to refuse to install on anything older
than Monterey (12.0)

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
CMakeLists.txt
admin/osx/macosx.pkgproj.cmake
cmake/modules/MacOSXBundleInfo.plist.in
craftmaster.ini
shell_integration/MacOSX/NextcloudIntegration/NextcloudIntegration.xcodeproj/project.pbxproj